PHY GET VEHICLE STEERING DELTA

Determine the steering delta of a vehicle.

  Syntax
Return Float=PHY GET VEHICLE STEERING DELTA(ID)
  Parameters
ID
Integer
identification number of the vehicle

  Returns

steering delta of the vehicle

  Description

The steering delta property is responsible for how quickly the wheels can turn. As an example the steering delta may be 0.25 while the max steering angle is 1.0. This will result in being able to turn the vehicle fairly easily whereas a much lower value say 0.01 will mean it takes longer to turn the wheels.

  Example Code
No example code is provided for this command